home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Internet, Networking & WiFi Tools / FileZilla 3.1.5.1 / FileZilla_3.1.5.1_win32-setup.exe / NEWS < prev    next >
Text File  |  2008-11-15  |  28KB  |  607 lines

  1. This file only lists a short summary of the changes between FileZilla versions. For a full list of changes, please read the ChangeLog file.
  2.  
  3. Legend:
  4.   ! Security related bugfix or otherwise critical bugfix 
  5.   + New feature or important bugfix
  6.   - Bugfixes
  7.  
  8.   Platform prefixes:
  9.     MSW: Microsoft Windows
  10.     *nix: Unix (e.g BSD) and Unix-like systems (e.g. Linux)
  11.     OS X: Apple Mac OS X
  12.  
  13. 3.1.5.1 (2008-11-15)
  14.  
  15. - Connection establishment through SOCKS proxies could fail in some cases
  16. - Clearing private data no longer crashes if quickconnect bar is hidden
  17. - Handle drag & drop of symlinks
  18. - Update remote directory tree if deleting a subdirectory
  19. - Fix parsing of HTTP chunk lengths for the update downloader
  20. - Reduce memory consumption of remote directory tree
  21. - Rewrite the code that added local directories to the queue. New one is faster and avoids some potentially thread-unsafe behaviour of the old code
  22. - OS X: Fix help menu duplication on non-English systems
  23. - MSW: Reset wxWidgets internal display cache if changing display resolution or layout
  24. - MSW: Fixes for silent intaller
  25.  
  26. 3.1.5 (2008-10-22)
  27.  
  28. + Handle symbolic links on servers. If trying to access a symbolic link, FileZilla will first try to CWD into it, and if that fails, will treat it as a file instead. During recursive operations, any directory link encountered will not be followed, but file links will be downloaded.
  29. - Numpad keys could not be used to search for entries in the file lists
  30. - OS X: Use smaller font sizes in message log and directory trees
  31. - Fix vertical alignment of labels next to the directory boxes above the directory trees
  32. - Use lighter text colors in message log if using dark background
  33. - *nix: Transfer status lines will no longer overlap the queue scrollbar
  34. - *nix: Fix font colors if using themes with dark backgrounds (e.g. DarkRoom under Ubuntu 8.10)
  35. - Fix XML corruption problems
  36.  
  37. 3.1.4.1 (2008-10-16)
  38.  
  39. - *nix: Fix crash if renaming directories using the local directory tree
  40. - Rebuilt official binaries to revert a regression in wxWidgets causing memory corruption
  41.  
  42. 3.1.4 (2008-10-15)
  43.  
  44. - *nix and OS X: Avoid SIGPIPE if socket gets closed during uploads
  45. - Fix SFTP speed limits
  46. - Avoid reduntant refreshes of local file lists on some drag&drop operations
  47. - Send user agent with requests if using HTTP proxy
  48. - MSW: Add checkbox to start FileZilla to finish page of intaller
  49. - Reselect previously set default file exists action if reopening dialog on a queue item
  50. - OS X: Do not check /net whether it has subdirectories, it is extremely slow
  51. - Upon reconnecting, fall back to list current directory if last used directory is no longer accessible
  52.  
  53. 3.1.4-rc1 (2008-10-08)
  54.  
  55. + Configurable number of decimal places for filesize formatting
  56. + Allow editing of files with identical name but different remote paths
  57. + File changed notification displays more information
  58. + Manual transfer dialog
  59. + Quickconnect bar can be hidden
  60. + MSW: React to added or removed drive letters
  61. - Downloading updates should no longer randomly freeze the client after HTTP redirects
  62. - Huge queues should save slightly faster
  63.  
  64. 3.1.3.1 (2008-09-29)
  65.  
  66. - Download speedlimits were not working since 3.1.3-beta1
  67. - On very fast connections, sockets could receive close event before being marked active, leading to timeouts
  68.  
  69. 3.1.3 (2008-09-21)
  70.  
  71. - Fzsftp no longer crashes if receiving invalid data from server and instead quits gracefully
  72. - Fix crash if entering hostname with characters not allowed in internationalized domain names
  73. - OS X: Fix crash if path to FileZilla contained non-ASCII characters
  74. - Compatibility with yet another exotic directory listing format
  75.  
  76. 3.1.3-rc1 (2008-09-15)
  77.  
  78. + Keep remote directory tree and file list if disconnected by the server. Transparently reconnect before performing the next operation.
  79. - OS X: Massive performance improvements
  80. - Various small performance improvements
  81.  
  82. 3.1.3-beta1 (2008-09-10)
  83.  
  84. + New socket event handling system, more flexible and a bit faster
  85. + Performance improvements for local directory tree
  86. - MSW: Using prefix search to select an item now also changes the startpoint for a multiple selection.
  87. - Fix directory creation logic if the directory to create is a root directory
  88.  
  89. 3.1.2 (2008-08-30)
  90.  
  91. - Allow drive labels with more than one letter for servertype DOS
  92. - Slight speedup of transfer queue, defer redrawing of UI elements to idle time
  93.  
  94. 3.1.2-rc1 (2008-08-24)
  95.  
  96. + Add directory listing filter condition to match on containing path name
  97. + Implement kiosk mode in which FileZilla will not write any passwords to disk. Can be enabled through fzdefaults.xml
  98. + Add option to disable update checks to fzdefaults.xml
  99. + Vast performance improvements if handling queues and directories with thousands of files
  100. + Faster TLS/SSL handshake on data connections
  101. - Queue should no longer get mixed up if LIST command fails during recursive downloads
  102. - Fix crash if using -s commandline argument
  103. - Fix spurious transfer failures if multiple engines try to list the same directory
  104. - Loading invalid filters could crash FileZilla
  105. - User/pass authentication for SOCKS5 proxy support was not working properly
  106. - If stopping queue processing while recursively downloading directories, files added by the recursive operation will no longer reenable queue processing
  107. - MSW: Keep site manager wide enough so that all notebook tabs fit
  108. - Fix crash if server does not support resuming of large files
  109. - SFTP uploads did not fail if server ran out of diskspace
  110. - If compiled for some 64bit systems, SFTP resumes of files larger than 2^32 did not work properly
  111.  
  112. 3.1.1.1 (2008-08-11)
  113.  
  114. - Fix crash if a connection attempt gets aborted
  115.  
  116. 3.1.1 (2008-08-10)
  117.  
  118. + Save filter toggle state
  119. + MSW: Display drive labels if available
  120. - Fix crash in new socket class if using active mode FTP
  121. - Request user attention (e.g. blinking in taskbar) if an edited file changes and the program is minimized
  122. - Don't issue mdtm command on links for the automatic timezone detection on SFTP servers
  123. - Do not capture menu shortcut keys in file lists
  124. - Allow directory comparison if filters are toggled off
  125. - MSW: Sorting in site dropdown menu is now identical to sorting inside the Site Manager
  126. - OS X: If closing the file rename edit box, refresh neighboring lines to get rid of artifacts left behind by the edit control border
  127.  
  128. 3.1.1-rc1 (2008-08-04)
  129.  
  130. + If using "Ask for password" and "Interactive" logon types, a username is now optional in the Site Manager
  131. + New iconset: OpenCrystal
  132. + MSW: Whether icon sets should be installed or not can be seleted in the installer
  133. - Fix parsing of URLs containing port number in quickconnect bar
  134. - Fix handling of local write errors if downloading files
  135. - If closing FileZilla, the queue is now properly saved using a backup copy to prevent corruption of queue file
  136. - Slight performance improvement if opening settings dialog, language and theme pages are now populated on demand
  137. - Reply to server's shutdown notification on SSL/TLS secured downloads if connection still open
  138. - After downloading files, local file count did not update
  139. - "My Sites" in Site Manager should not be draggable
  140. - Fix entering IPv6 addresses in Site Manager
  141. - Directory cache was incoherent after renaming a directory
  142. - Several fixes to new socket class
  143. - MSW: Starting a bounding box selection (Windows calls it marquee selection) did not set focus to the file lists
  144.  
  145. 3.1.0.1 (2008-07-24)
  146.  
  147. ! Do not report success on SSL/TLS transfers if server did not perform orderly SSL/TLS shutdown. Previously, an attacker could cause truncated files with FileZilla thinking the transfer was successful. All versions prior to this were affected
  148. - Fix infinite loop in new socket class
  149. - Fix file descriptor/handle leak in new socket class
  150. - Fix locking error if cancelling an operation waiting for a lock held by a different engine
  151. - MSW: In rare cases, initial read event was not triggered on transfer sockets
  152. - Add missing icon in LonE theme
  153.  
  154. 3.1.0 (2008-07-23)
  155.  
  156. + Right-clicking filter button in toolbar toggles filters
  157. - Fix oddities in visual formatting of IPv6 addresses
  158. - MSW: Enable IPv6 support on SFTP connections
  159. - Connecting using an IPv6 address did not work on SFTP
  160. - Editing remote files did not pick up local changes if timestamp preserving was enabled
  161.  
  162. 3.1.0-rc2 (2008-07-19)
  163.  
  164. + Enable SOCKS5 and HTTP/1.1 proxy support for SFTP connections
  165. - Fix sorting remote file list by owner/group
  166. - *nix: Install FileZilla application icons according to the freedesktop.org Icon Theme Specification
  167. - *nix: Use the system's tinyxml library if available
  168.  
  169. 3.1.0-rc1 (2008-07-17)
  170.  
  171. + SOCKS5 and HTTP/1.1 proxy support
  172. + The "Open" item in local directory listing context menu will open the system's file browser if a directory is selected
  173. + New iconset: LonE
  174. + 2 new file exists actions
  175.  
  176. 3.1.0-beta2 (2008-07-12)
  177.  
  178. - Filecount in statusbar no longer count upwards if deleting files
  179. - MSW: Call WSAStartup, fixes WSANOTINITIALISED problem
  180. - MSW: Use closesocket(fd) instead of close(fd), the latter caused uploads to hang at the end
  181. - MSW: Fix socket hang after changing event handler. Use a better way to resend events
  182.  
  183. 3.1.0-beta1 (2008-07-10)
  184.  
  185. + IPv6 support
  186. + Add option to reopen file if trying to edit a file already being edited
  187. - Fix SFTP file descriptor leak on some transfer failures
  188. - Fix crash if remote directory gets cleared between opening context menu and selecting view/edit item
  189.  
  190. 3.0.11.1 (2008-07-05)
  191.  
  192. - Show number of filtered files in status bars if directory appears empty
  193. - Support for international domain names was accidentally commented out
  194. - Add missing path separator in remote filename on file exists dialog
  195. - Fix shrinking panes if using widescreen or blackboard styles
  196. - MSW: If showing file changed notification dialog after editing a file, program could become unresponsive in some cases
  197. - MSW: Fix visual problems with right-to-left languages introduced with the flicker corrections in 3.0.11
  198. - MSW: Main component can no longer be unselected in the installer
  199.  
  200. 3.0.11 (2008-06-15)
  201.  
  202. - MSW: Reduce flicker if resizing main window
  203. - Improve compatibility with Cygwin's SSH server. Use Site Manager to select server type
  204. - Correct position of queue size in statusbar
  205.  
  206. 3.0.11-rc1 (2008-06-09)
  207.  
  208. + File list status bars showing number of (selected) files and directories along with total filesize
  209. + MSW: Installer improvements. The installer now remembers the installation options.
  210. + The update wizard now shows a list of changes in the new version
  211. - Fix sorting issues of file lists
  212. - Reduce CPU load if deleting or uploading many files
  213. - MSW: Prefix search in file lists did not work with all characters
  214. - OS X: SFTP didn't work if full bundle path contained spaces
  215. - OS X: Fix odd dialog sizes
  216.  
  217. 3.0.10 (2008-05-20)
  218.  
  219. - Precompiled binaries available from filezilla-project.org now link against GnuTLS 2.2.5 due to security vulnerabilities in previous GnuTLS versions, see http://www.gnu.org/software/gnutls/security.html
  220.  
  221. 3.0.10-rc2 (2008-05-15)
  222.  
  223. - MSW: Performance improvements. Windows is inherently flawed since it does not cache directory contents.
  224.  
  225. 3.0.10-rc1 (2008-05-14)
  226.  
  227. + Commandline arguments, see manpage for details
  228. + Columns in file lists can be reordered or hidden by right-clicking the column header
  229. + Added some useful links to help menu
  230. - Don't send redundant MKD commands to server if multiple transfers want to create the same directory multiple times
  231. - Fix sizing problems with some interface layouts
  232.  
  233. 3.0.9.3 (2008-05-06)
  234.  
  235. + Fix rare race condition in IO thread leading to data loss. Was possible to lose up to 3*65536 bytes at the beginning of a download.
  236. - *NIX: Renaming local files did not change local filelist
  237. - OS X: Deleting non-empty local directories did not work in all cases
  238. - MSW: Program could become unresponsive if update available dialog appears while a menu was opened
  239. - MSW: Update wizard should use correct download location on Vista to save installation files
  240. - Fix possible duplication of queue items on shutdown
  241. - Cap input length of speedlimit edit controls
  242. - Fix crash if getting disconnected while remote directory creating dialog was open
  243. - Quickconnect bar did not handle URLs with trailing paths
  244. - Update menu and toolbar state after clearing private data
  245. - NIX: Filetype column was empty on some filetypes
  246.  
  247. 3.0.9.2 (2008-04-18)
  248.  
  249. - Fix rare crash if closing FileZilla
  250. - *nix: Fix problems with drag&drop operation starting from local directory tree- Filetype display and ascii/binary detection did not work on VMS servers
  251. - Requeue did not work properly for edited files
  252. - Fix state of comparison button if comparison could not be started
  253. - Fix crash if changing filters while comparison mode is active
  254. - Fix ghost item appearing if applying filters after exiting comparison mode
  255. - Compatibility fix with broken servers sending PWD reply with single quotation marks
  256. - *nix: Display drop highlight in file lists
  257.  
  258. 3.0.9.1 (2008-04-07)
  259.  
  260. - Reset keyboard search prefix in file lists on directory and selection changes
  261.  
  262. 3.0.9-rc1 (2008-03-31)
  263.  
  264. + Automatic resume on some types of transfer failures
  265. + Improve main statusbar
  266.   + Icon to display selected transfer mode on FTP connections
  267.   + Icon to show current certificate and cipher on FTP(E)S connections
  268.   + Icon to show key exchange and encryption algorithms on SFTP connections
  269. + Remember last selected item in Site Manager
  270. + Various improvements to main menu
  271. - New menu and toolbar state update system to reduce CPU usage and increase responsiveness
  272. - Fix refresh problem with local directory tree
  273. - Fix unreadable text with some color schemes
  274. - Submit operating system version on update availability check
  275. - Fix connection problems with some SFTP servers introduced in 3.0.8
  276. - *nix: Fix message catalog install directory
  277.  
  278. 3.0.8.1 (2008-03-17)
  279.  
  280. - Fix infinite loop in local directory tree
  281.  
  282. 3.0.8 (2008-03-13)
  283.  
  284. - *nix: No longer follows symbolic links if deleting local directories
  285. - Fix crash if dropping a file on a fill item in directory comparison mode
  286. - Handle DEL key in queue and local directory tree
  287. - Handle F2 key in local directory tree
  288.  
  289. 3.0.8-rc1 (2008-03-07)
  290.  
  291. + Add interface for SFTP public key authentication
  292. + Add option to bypass proxy settings to sitemanager and quickconnect bar
  293. + Automatic timezone detection for SFTP listings
  294. + Preserving file timestamp on SFTP transfers
  295. + If using Site Manager, display site name in window title during connection
  296. - Tell user in message log to use interactive logon type if SFTP server sends multiple prompts
  297. - Fix performance issue with local file listings, most noticeable if browsing network shares
  298. - Reduce initial window size on very small display resolutions like 800x600 or below
  299.  
  300. 3.0.7.1 (2008-02-19)
  301.  
  302. - Fix connections timing out shortly after sending keep alive command
  303. - Update remote file list if renaming files
  304. - *nix: Fix tab key in Site Manager not working
  305.  
  306. 3.0.7 (2008-02-14)
  307.  
  308. - Timeouts were not working at all on FTP connections since 3.0.4-rc1
  309. - OS X: Application bundle can now be renamed
  310.  
  311. 3.0.7-rc1 (2008-02-10)
  312.  
  313. + Ability to select different toolbar icon sizes if theme supports it
  314. + Local listings can be filtered by file attributes (Windows) or permissions (other)
  315. + Option to enable timestamps in message log
  316. - Transfer queue pane did not remember its size correctly
  317. - Fix infinite loop if dragging root node in Site Manager
  318. - *nix: Fix segault if copying directory listing filters
  319. - Keyboard navigation in file lists fixed
  320.   - MSW: Ctrl + Space not working
  321.   - *nix: Ctrl + A not selecting all files
  322. - OS X: File changed notification can no longer get stuck behind main window
  323. - Disable download in remote context menu if local directory is not writable
  324. - Prevent opening multiple confirmation dialogs if closing FileZilla
  325. - Speed up loading time of the more complex dialogs
  326. - Fix cache problem if renaming files
  327. - If preserving file timestamps, use MDTM command if downloading files where the directory listing does not have enough precision
  328.  
  329. 3.0.6 (2008-01-30)
  330.  
  331. - If deleting or renaming a directory in SFTP, invalidate current working directories
  332. - Allow downloading of files starting with a dash using SFTP
  333. - MSW: /S installer argument works again
  334. - Improve queue on broken servers with a connection limit
  335.  
  336. 3.0.6-rc1 (2008-01-24)
  337.  
  338. + Site Manager improvements:
  339.   + Remember dialog size
  340.   + Site Manager will remember which folders are expanded or collapsed
  341.   + Sites can be moved and copied using Drag & Drop
  342.   + F2 key can be used to rename sites in Site Manager
  343. + Add context menu for local directory tree
  344. + *nix: Basic man pages
  345. - Do not allow empty names for filters and filter sets
  346. - custom file associations did not work if system associations were inherited
  347. - MSW: Fix Reboot/shutdown queue completion actions
  348.  
  349. 3.0.5.2 (2008-01-12)
  350.     
  351. - Fix local tree refresh causing unwanted directory changes.
  352. - Fix crash in path cache
  353. - Fix update check
  354. - Remove error message if locales aren't installed or FileZilla has not been translated into the default system language
  355.  
  356. 3.0.5.1 (2008-01-11)
  357.  
  358. - Fix crash if entering custom command
  359.  
  360. 3.0.5 (2008-01-10)
  361.  
  362. - Fix freeze if deleting remote directories
  363. - Compatibility with HP NonStop servers
  364. - MSW: Uninstaller did not remove defaultfilters.xml
  365. - Improve visual feedback for some drag&drop operations
  366. - Fix sort order in sitemanager dropdown menu
  367. - Fix size of file changed dialog
  368. - "Apply to current queue only" in file exists dialog did not work properly
  369. - Cached directory listings expire after 30 minutes
  370.  
  371. 3.0.5-rc1 (2007-12-31)
  372.  
  373. + Directory listing comparison
  374. + Ability to open and edit local files
  375. + Add option to use default system language. Note: Language selection will be reset to default if updating to this version.
  376. + New artwork for send and recv indicators
  377. - Fix crash with keepalive timer
  378. - *nix: Use proper locale initialization, happened too late in FZ's startup sequence in previous versions.
  379. - Fix issue with proxies in combination with nonstandard ports
  380. - Fix timezone offset detection if user has specified a custom offset
  381. - MSW: Cancel remote renaming of files if listing changes
  382. - Fix prefix search in file listings not working with all keys
  383. - Internal engine state could get confused on failed transfers
  384. - Fix visual refresh problem in queue
  385. - Fix several glitches with right-to-left languages
  386. - Write errors during downloads are now critical, as they usually require user interaction (e.g. disk full)
  387. - Calculate proper filesize on VMS servers
  388. - Remote directory tree did not display all known directories
  389. - Don't display error messages if some local directories are not accessible during auto-completion in local view header or if if they are parent of an accessible directory in the local tree view.
  390.  
  391. 3.0.4 (2007-11-26)
  392.  
  393. - Linux: Fix empty challenge text if using interactive login
  394.  
  395. 3.0.4-rc1 (2007-11-20)
  396.  
  397. + Implement FTP Proxy support. Note that using a properly configured NAT router is recommended instead.
  398. + Implement FTP keep alive for those connecting to improperly configured servers
  399. - Fix crashes if deleting files in directories with more than 200 entries
  400. - Compatility improvements with VMS and z/VM servers
  401. - Now requires GnuTLS 2.0.4 which fixes a problem with servers using compression.
  402. - Changing list of ASCII files or increasing number of concurrent transfers had no effect until restart of FileZilla
  403.  
  404. 3.0.3 (2007-11-06)
  405.  
  406. + Install some default filters if filters.xml missing in user's settings directory
  407. - OS X: Fix remote file viewing/editing
  408. - Additional fixes for SFTP servers with nonstandard filename encodings
  409.  
  410. 3.0.3-rc1 (2007-10-31)
  411.  
  412. + Automatic server timezone detection. Custom offset in the Site Manager may need to be adjusted. FTP only.
  413. + Option to preserve file timestamps on downloads (all protocols)
  414. + Option to preserve file timestamps on uploads on FTP servers supporting the MFMT command
  415. + Add transfer type (ascii/binary/auto) selection to transfer menu
  416. - Shorten very long filenames on file exists dialog
  417. - Attempt at working around broken routers and firewalls disconnecting the control connection of the transfer session on transfers
  418. - Deleting directories containing lots of files should be faster now
  419. - Disallow settings/site import from files located in the settings storage directory
  420. - Fix nullpointer dereference on non-UTF8 enabled SFTP servers
  421. - *nix: Fix button height inconsistencies on dialogs with certain artwork (e.g. Ubuntu 7.10)
  422.  
  423. 3.0.2.1 (2007-10-17)
  424.  
  425. - Fix issue with message log not working properly
  426.  
  427. 3.0.2 (2007-10-17)
  428.  
  429. + MSW: Added /user=all and /user=current options to installer
  430. + Experimental support for z/VM servers
  431. - Fix typo in option handling code. Due to this, settings for date/time formatting have been reset.
  432. - Fix performance problem if FileZilla gets started with message log hidden
  433. - Work around possible race conditions in SFTP input thread leading to crashes
  434. - MSW: Fix issue with installer where reboot after uninstalling previous version disrupted installation. Fix will only work if uninstalling 3.0.2 or greater.
  435. - OS X: Use new icon
  436.  
  437. 3.0.2-rc1 (2007-10-10)
  438.  
  439. + Remote file viewing / editing
  440. + Display current server in window title
  441. - Don't remember incorrect password on SFTP connections with ASK logontype
  442. - MSW: Fix drag&drop to explorer in case of case-mismatch between requested and reported path.
  443. - *nix: Fix Makefiles so SFTP properly supports files > 2GB
  444. - Ascii filetype setting for extensionless files and dotfiles had negated effect
  445. - Fix error message if using multiple running instances save the settings at the same time
  446. - Fix parsing of very new files in directory listings if server is in a timezone ahead of the client
  447. - Fix range of timezone offset setting
  448. - Fix problems with remote path combobox if reconnecting after a disconnect
  449. - Display confirmation dialog if deleting file from remote directory tree context menu
  450. - Refresh remote directory listing after refreshing a single file
  451. - On very first startup, center FileZilla on screen
  452.  
  453. 3.0.1 (2007-09-19)
  454.  
  455. - Fix parsing of settings or site XML data containing double, leading or trailing whitespace.
  456. - MSW: Work around flaw in the combo box implementation used by the view headers
  457.  
  458. 3.0.1-rc1 (2007-09-15)
  459.  
  460. + Settings to configure size, date and time formatting
  461. + Message log and queue visibility will be remembered
  462. + Custom action to perform after queue completion
  463. + Add some confirmation dialogs
  464. - MSW: Fix file truncation if using speed limits
  465. - MSW: Fix slow startup on systems with floppy drives, disconnected network drivers and so on triggered by design flaw in Windows.
  466. - Fix misplaced settings dialog
  467. - Fix problems with remembering pane size
  468. - Properly refresh local directory if downloading into newly created subdirectories
  469. - Fix issues with language set to Japanese
  470.  
  471. 3.0.0 (2007-09-08)
  472.  
  473. + New application icon
  474. - Fix support for servers sending directory listing in yet another exotic format
  475. - Fix prefix search in list controls on wxGTK
  476. - Work around problem with wxSpinCtrl in site manager on wxGTK
  477. - Fix assertion on wxGTK if listing extensionless files
  478.  
  479. 3.0.0-rc3 (2007-08-31)
  480.  
  481. ! Fix buffer overflow if directory lisiting filters were enabled, causing FileZilla to crash.
  482. + Backspace key can be used to goes to parent directory in file lists
  483. - Fix file selection by entering filename prefix
  484. - Restore correct window size if FileZilla gets closed while minimized
  485. - Disable "Create directory" entry in remote filelist context menu while disconnected
  486. - Improve compatibility with SFTP servers using exotic listing formats
  487. - MSW: Fix locales not working
  488. - *nix: Fix queue scrolling
  489.  
  490. 3.0.0-rc2 (2007-08-25)
  491.  
  492. + Remember Window size and position
  493. + Remember sort column and order of file lists
  494. + Additional icon set by Brian Lukis
  495. + Added .desktop file on *nix systems
  496. + If server is crippled and doesn't allow more than one connection (based on Sitemanager preference), primary browsing connection can be used by the transfer queue
  497. - Fix SSL transfers hanging if using speed limits
  498. - Compile fixes and compatibility improvements for various platforms
  499. - The usual assortment of small bugfixes, see changelog for details
  500.  
  501. 3.0.0-rc1 (2007-08-11)
  502.  
  503. ! Fix remotely triggered memory corruption if connection gets terminated during TLS handshake.
  504. + MSW: Add choice between "All Users" and "Current User" to installer
  505. + MSW: Add Desktop and My Documents links to directory tree
  506. + MSW: Ability to list shares on Network computers
  507. + Column withs in all list views will be saved
  508. + Refresh local file list after a successful file transfer
  509. + Add context menu to remote directory tree
  510. + Make Site Manager resizable
  511. - Don't leave empty files behind on failed downloads
  512. - Fix retry and cache logic if transfer command fails with 5yz reply
  513. - Limit number of simultaneous connections did not work properly
  514. - Refresh listing after chmod
  515. - Fix upload of empty files over TLS connections
  516.  
  517. Beta 11 (2007-07-20):
  518.  
  519. + Improved queue
  520. + Import and export dialogs including import of Sitemanager data from legacy FZ 2.x
  521. + Tab key can be used to switch between panes
  522. + F6 toggles between quickconnect bar and local/remote path edit fields
  523. + Location of settings directory can be specified in fzdefaults.xml
  524. - Engine state could get mixed up if transfers failed
  525. - Transfer of empty files could incorrectly time out
  526. - Fix directory cache coherency if removing/renaming directories
  527. - Work around lack of thread-safety in wxWidgets causing random misbehaviour
  528. - Properly disconnect idle transfer engines after 30 seconds
  529. - Update selections if changing sort order of file lists
  530. - Various minor fixes
  531.  
  532. Beta 10 (2007-06-03):
  533.  
  534. + Fix bug that made Beta 9 unusable
  535.  
  536. Beta 9 (2007-06-01):
  537.  
  538. + Add "View hidden files" option to server menu
  539. + Add dialog to clear private data
  540. + Performance improvements of message log
  541. + Avoid sending unnecessary TYPE commands
  542. - Updated TinyXML component, fixes problems with filenames containing ampersands or other special XML entities.
  543. - MSW: Fix deadlock in sftp component
  544. - Don't retry connecting if user cancels new/changed hostkey notification
  545.  
  546. Beta 8 (2007-05-09):
  547.  
  548. ! Fix data corruption on FTPS uploads
  549. + Implement speed limits
  550. + Last used local directory will be remembered
  551. + New option for the sorting of the filelists. Directories can be kept on top or sorted inline.
  552. + MSW: Display warning if detecting a system with a networking bug confirmed by Microsoft
  553. + Right-clicking the Sitemanager button in the toolbar displays a popup menu with the sites for quick access. On Windows, a dropdown arrow got added.
  554. - Directorylisting-parser fixes, including support for Microware OS-9
  555. - MSW: Small SFTP transfer speed improvement
  556. - *nix: Autocompletion did not work properly on GTK based systems
  557. - MSW: Uninstalling FileZilla should no longer leave registry keys behind 
  558. - lots of small bugfixes
  559.  
  560. Beta 7 (2007-03-27):
  561.  
  562. + New optionspage to change layout of file and directory panes
  563. + Loading of predefined Sitemanager entries from fzdefaults.xml
  564. + UTF-8 support for SFTP, merged in upstream changes from PuTTY.
  565. - Ascii file FTP transfers should now work properly on non-Windows systems
  566. - Fix SFTP transfers of filenames containing the following characters: [ ] \ * ?
  567. - lots of small bugfixes and performance improvements
  568.  
  569. Beta 6 (2007-02-19):
  570.  
  571. + Vastly improved drag and drop support, including
  572. + MSW: Shell extension to allow dragging of files from FileZilla into Explorer
  573. + CTRL+A will select all files in currently focused file list
  574. + Display warning if trying to connect to SFTP server using FTP protocol
  575. - Fix timing issue in socket event handling, fixes transfers not starting on some systems
  576. - Cosmetic fixes under non-Windows platforms.
  577.  
  578. Beta 5 (2007-01-11):
  579.  
  580. ! Fix format string vulnerabilities
  581. + Partial drag and drop support.
  582. - Lots of small bugfixes
  583.  
  584. Beta 4 (2006-12-14):
  585.  
  586. - Fix bug that made Beta 3 unusable
  587.  
  588. Beta 3 (2006-12-13):
  589.  
  590. - FTP over TLS/SSL support
  591. - Major performance improvements
  592. - Automatic connection attempt retries
  593. - Improved compatibility with legacy systems and other exotic servers
  594. - Lots of small bugfixes
  595.  
  596. Beta 2 (2006-10-15):
  597.  
  598. - Fix timeouts
  599. - "Update available" notification did not go away after updating
  600. - Upload progress for SFTP transfers did advance too fast
  601. - Filters did not apply properly
  602. - UNC paths can now be browsed locally
  603. - Directory listings can now be sorted by timestamp and permissions
  604.  
  605. Beta 1 (2006-10-05):
  606. - First beta
  607.